This method actually implements the modification of a node data so that its reference to a containing group node data (if any) is the given .
Syntax
protected virtual void ModifyGroupNodeKey(
,
)
Parameters
- nodedata
- the node data to be modified
- groupkey
- the key value of the "group" node data
See Also